home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PASCAL / 0920.ZIP / COM702.MAT next >
Text File  |  1988-03-09  |  2KB  |  26 lines

  1. ==============================================================================
  2.                     More Turbo Pascal 4 source - Comug 702
  3.  
  4. OVDEMO   ARC  Prototype of an overlay system for TP 4
  5. PAS2C    ARC  Examples and tutorial on linking Turbo Pascal code to Turbo C
  6. TREF2D   ARC  Source lister and cross reference utility
  7. PIBASY   ARC  Utils to implement a fully buffered serial port
  8. PIBLST   ARC  Allows the manipulation of 'long strings' ( >255 chars )
  9. PLOT     ARC  Allows up to 15 graphs to be plotted at the same time
  10. PRINTO   ARC  Replaces the Printer unit for output via the write(lst)
  11. PRINTR   ARC  Similar to above
  12. READEN   ARC  Program to read the enviroment variables
  13. RFORM    ARC  Mimics the Form function of Turbo Pascal 3
  14. RVIDEO   ARC  Turn reverse video on and off
  15. SCPMNT   ARC  Example of pseudocode, in the form af a game like Life
  16. SEARCH   ARC  Yet more Boyer - Moore text searching utilities
  17. STDERR   ARC  Provides easy access to the Dos standard error device
  18. STKDMP   ARC  Helps in finding errors in Pascal programs
  19. STRING   ARC  Additional string and function procedures
  20. TEXTIO   ARC  Demo of input and output tricks for Turbo Pascal
  21. TPAS4    ARC  Turbo Pascal 4 observations, interesting file to read
  22. TPCV     ARC  TPCV now lets you do complete source level debugging
  23. TPINFO   ARC  Program to display info from the .Tpu, .Tpl and .TPM files
  24. TPPICK   ARC  Pop up directory and window utilities
  25. TPSPL    ARC  Pop up print spooler, save printer output to a file
  26.